home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-SIG: Games
/
PC-SIG Games (PC-SIG).iso
/
1194
/
DOC.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1992-01-07
|
152 b
|
9 lines
Echo off
cls
echo You are about to copy the documentation to your printer
pause
echo Printing......
copy README.1ST prn
echo All done.
echo on